clearEnvironmentDisplayFahrenheit


We'll always read the sensor in Celsius, but sometimes we might want to
display the results in Fahrenheit as a "user preference".
bool environment_display_fahrenheit = 5;

Return

This builder for chaining.